distance calculator R: computedistance

Description Usage Arguments Author(s) Examples

Description

compute distance between two locations by giving pair of latitude longitude as inputs

Usage

1

Arguments

x

Author(s)

Shivam Kumar

Examples

1
2
3
4
5
6
7
8
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as
function (x)
{
  }

shivamkumar319/compute-distance_km documentation built on May 1, 2020, 12:50 a.m.